-
Home
-
ReCrawler
-
0.1.5 (latest)
-
Code
-
Classes
- Integer
Total Complexity |
41 |
Dependencies |
6 |
Dependents |
4 |
Total lines |
334 |
Lines of code |
161 |
Logical lines of code |
98 |
Comment lines |
142 |
Methods |
23 |
Properties |
5 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
squareRoot() |
A |
45 |
7 |
38 |
getNAF() |
S |
52 |
7 |
24 |
__construct() |
S |
65 |
2 |
9 |
setRecurringModuloFunction() |
S |
70 |
2 |
6 |
checkInstance() |
S |
73 |
2 |
5 |
toBits() |
S |
67 |
2 |
7 |
add() |
S |
64 |
2 |
9 |
subtract() |
S |
65 |
2 |
9 |
__toString() |
S |
81 |
1 |
3 |
toBigInteger() |
S |
81 |
1 |
3 |
toHex() |
S |
80 |
1 |
3 |
toBytes() |
S |
74 |
1 |
4 |
negate() |
S |
78 |
1 |
3 |
divide() |
S |
71 |
1 |
5 |
isOdd() |
S |
81 |
1 |
3 |
pow() |
S |
72 |
1 |
5 |
setModulo() |
S |
79 |
1 |
3 |
multiply() |
S |
75 |
1 |
4 |
compare() |
S |
75 |
1 |
4 |
equals() |
S |
75 |
1 |
4 |
getModulo() |
S |
80 |
1 |
3 |
cleanupCache() |
S |
76 |
1 |
4 |
__debugInfo() |
S |
79 |
1 |
3 |